home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / HARDWARE / IICALARM / !iicAlarm / Example / ReadMe < prev   
Text File  |  1994-04-26  |  2KB  |  44 lines

  1.  
  2. Example - ReadMe
  3.  
  4. An example for !iicAlarm.
  5.  
  6. Do the following to test the system:
  7. - Copy the files in this directory onto an adfs-disk (root-dir).
  8. - Copy !iicAlarm to the root-dir of that adfs-disc.
  9. - Start !Alarm with the 'Alarms' file and check the alarm-times and dates
  10.   as well as the path- and filenames.
  11. - call 'BootADFS' to enable your computer to boot from the disk.
  12. - switch off your system and wait...
  13.  
  14. What should happen...
  15. - the computer is switched on and boots the disc.
  16. - the desktop is started and !Alarm is run.
  17. - !Alarm starts !Draw with the 'Blub'-file.
  18. - 5 Minutes later the computer is switched off.
  19. - This is repeated every day.
  20.  
  21. Have a look at the files...
  22. !Boot
  23. - It sets the variable 'Alarmfile' to the current Alarmfile.
  24. - The !iicAlarm-mainprogram is started. It initialises the variables.
  25.  
  26. - some stuff is done
  27. - you can include your normal boot-sequence here if you ask for the mode
  28.   of operation. AlarmMode is set to the following:
  29.   0 = iicAlarm aktive, user mode.
  30.   1 = iicAlarm active, automatic startup.
  31.   if AlarmMode is not set at all, the iicAlarm is not active.
  32.  
  33. - In the Desktop, !Alarm is started with the current Alarmfile.
  34.  
  35.  
  36. Alarms
  37. - contains a Task-alarm that calls the desired program, batchfile....
  38.   the alarm is normally repeated.
  39.   If it is a batchfile you should end it with the shutdown-command instead
  40.   of using another task-alarm to switch your computer off.
  41. - may contain a direct command like Alarmshut, which switches the computer off.
  42.  
  43. There are many things to experiment with, try it.
  44.